func runtime.doubleCheckHeapPointers

2 uses

	runtime (current package)
		mbitmap.go#L751: 	doubleCheckHeapPointers(x, dataSize, gctyp, header, span)
		mbitmap.go#L779: func doubleCheckHeapPointers(x, dataSize uintptr, typ *_type, header **_type, span *mspan) {